home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5206 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: draco.prima.ruhr.de!ehb
  2. Newsgroups: comp.sys.amiga.programmer
  3. Subject: Re: Converting comments
  4. Distribution: world
  5. References:  <314361c3@beachyhd.demon.co.uk>
  6. From: ehb@draco.prima.ruhr.de (Edwin H. Bielawski)
  7. Message-ID: <ehb.03ny@draco.prima.ruhr.de>
  8. Date: Mon, 11 Mar 96 12:05:08 +0100
  9. Organization: private UUCP site Dortmund Scharnhorst (Germany), member of Prima e.V.
  10.  
  11. In article <314361c3@beachyhd.demon.co.uk> Adam@beachyhd.demon.co.uk writes:
  12. >Hi all,
  13. >
  14. >Does anyone know of a program that will (reliably!) switch C/C++ style
  15. >comments?
  16. >
  17.  
  18. [Some lines deleted, examples for // .. to /* .. */ and vs.]
  19.  
  20. >If no one knows of such a program then I'll write one, I just wondered if such
  21. >a thing exists already.
  22.  
  23. First check sys:c/edit, to do this for you. This is an automatic
  24. text converter! // .. to /* .. */ is easy!
  25.  
  26. WITH file:
  27. ---------------------------- cut
  28. 0
  29. 9999(F .//. E .//./*. CL . */. SA .*/.)
  30. W
  31. ---------------------------- cut
  32.  
  33. BTW. WB1.3 Version of edit works better than all newer ones!!!
  34.  
  35.   <ehb
  36.  
  37. -- 
  38.              greetings from draco.prima.ruhr.de
  39.  
  40.                     Edwin H. Bielawski
  41.